x86: consolidate cpu_core_id and phys_proc_id into cpuinfo_x86 struct
authorWei Huang <wei.huang2@amd.com>
Tue, 28 Jun 2011 08:13:31 +0000 (09:13 +0100)
committerWei Huang <wei.huang2@amd.com>
Tue, 28 Jun 2011 08:13:31 +0000 (09:13 +0100)
commit5f84766a30c8911e4f39c4b7dbdd01394e1d5224
tree8f934c63e7e75d30139c77c5ef4e240adc65b8ea
parent061bc8f77e64f9b6b3522a00e2a44b3c5a77623e
x86: consolidate cpu_core_id and phys_proc_id into cpuinfo_x86 struct

This patch moves cpu_core_id and phys_proc_id into cpuinfo_x86
structure. This is similar to upstream Linux kernel's approach.

Signed-off-by: Wei Huang <wei.huang2@amd.com>
xen/arch/x86/cpu/amd.c
xen/arch/x86/cpu/common.c
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/smpboot.c
xen/include/asm-x86/processor.h